home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 037a / power305.zip / @0F1F.ADF next >
Text File  |  1993-03-15  |  5KB  |  181 lines

  1. AdapterID 0F1Fh
  2.  
  3. AdapterName "AHA-1640 SCSI Host Adapter"
  4.  
  5. NumBytes 4
  6.  
  7. fixedResources
  8.    pos[0]=x0000001b
  9.    pos[3]=001xxxxxb
  10.  
  11. nameditem
  12.    Prompt "Adapter BIOS"
  13.       Choice "BIOS disabled"
  14.          pos[0]=1xxxxxxxb
  15.       Choice "DC000h"
  16.          pos[0]=0xxxxxxxb
  17.          pos[1]=xx111xxxb
  18.      mem 0dc000h-0dffffh
  19.       Choice "D8000h"
  20.          pos[0]=0xxxxxxxb
  21.          pos[1]=xx110xxxb
  22.      mem 0d8000h-0dbfffh
  23.       Choice "D4000h"
  24.          pos[0]=0xxxxxxxb
  25.          pos[1]=xx101xxxb
  26.      mem 0d4000h-0d7fffh
  27.       Choice "D0000h"
  28.          pos[0]=0xxxxxxxb
  29.          pos[1]=xx100xxxb
  30.      mem 0d0000h-0d3fffh
  31.       Choice "CC000h"
  32.          pos[0]=0xxxxxxxb
  33.          pos[1]=xx011xxxb
  34.      mem 0cc000h-0cffffh
  35.       Choice "C8000h"
  36.          pos[0]=0xxxxxxxb
  37.          pos[1]=xx010xxxb
  38.      mem 0c8000h-0cbfffh
  39.    Help
  40.       "This selects the memory location of the host adapter's
  41.        BIOS ROM.  Conflicting assignments will be marked with
  42.        an asterick and must be changed to use the host adapter.
  43.        To disable the host adapter's BIOS ROM, choose the
  44.        'BIOS DISABLE' option.  Note, if two AHA-1640 host adapters
  45.        reside in the system, one of them must have its BIOS
  46.        ROM disabled. (Default DC000h)"
  47.  
  48. nameditem
  49.    Prompt "I/O Port Address"
  50.       Choice "330h"
  51.         pos[1]=00xxx011b
  52.         io 0330h-0333h
  53.       Choice "334h"
  54.         pos[1]=01xxx011b
  55.         io 0334h-0337h
  56.       Choice "234h"
  57.         pos[1]=01xxx010b
  58.         io 0234h-0237h
  59.       Choice "134h"
  60.         pos[1]=01xxx001b
  61.         io 0134h-0137h
  62.       Choice "230h"
  63.         pos[1]=00xxx010b
  64.         io 0230h-0233h
  65.       Choice "130h"
  66.         pos[1]=00xxx001b
  67.         io 0130h-0133h
  68.    Help
  69.       "This is the I/O Port of the host adapter.  Conflicting
  70.        assignments are marked with an asterisk and must    be
  71.        changed to use the host adapter. (Default 330h)"
  72.  
  73. nameditem
  74.    Prompt "Arbitration Level"
  75.       Choice "Level_5"
  76.         pos[3]=xxxx0101b
  77.         arb 5
  78.       Choice "Level_6"
  79.         pos[3]=xxxx0110b
  80.         arb 6
  81.       Choice "Level_7"
  82.         pos[3]=xxxx0111b
  83.         arb 7
  84.       Choice "Level_4"
  85.         pos[3]=xxxx0100b
  86.         arb 4
  87.       Choice "Level_3"
  88.         pos[3]=xxxx0011b
  89.         arb 3
  90.       Choice "Level_1"
  91.         pos[3]=xxxx0001b
  92.         arb 1
  93.       Choice "Level_0"
  94.         pos[3]=xxxx0000b
  95.         arb 0
  96.  
  97.    Help
  98.    "This selectes the DMA channel the host adapter will use to
  99.     transfer data.  Conflicting assignments will be marked with
  100.     an asterick and must be changed to use the host adapter.
  101.     (Default Level_5)"
  102.  
  103. nameditem
  104.    Prompt "Interrupt Level"
  105.       Choice "Int_15"
  106.         pos[2]=xxxxx111b
  107.         int 15d
  108.       Choice "Int_14"
  109.         pos[2]=xxxxx110b
  110.         int 14d
  111.       Choice "Int_12"
  112.         pos[2]=xxxxx100b
  113.         int 12d
  114.       Choice "Int_11"
  115.         pos[2]=xxxxx011b
  116.         int 11d
  117.       Choice "Int_10"
  118.         pos[2]=xxxxx010b
  119.         int 10d
  120.       Choice "Int_9"
  121.         pos[2]=xxxxx001b
  122.         int 9d
  123.    Help
  124.       "This selects the interrupt channel the host adapter will
  125.        use to report status.  Conflicting assignments will be
  126.        marked with an asterick and must be changed to use the
  127.        host adapter. (Default Int_15)"
  128.  
  129. nameditem
  130.    Prompt "SCSI Address"
  131.       Choice "Addr_7"
  132.          pos[2]=111xxxxxb
  133.       Choice "Addr_6"
  134.          pos[2]=110xxxxxb
  135.       Choice "Addr_5"
  136.          pos[2]=101xxxxxb
  137.       Choice "Addr_4"
  138.          pos[2]=100xxxxxb
  139.       Choice "Addr_3"
  140.          pos[2]=011xxxxxb
  141.       Choice "Addr_2"
  142.          pos[2]=010xxxx0b
  143.       Choice "Addr_1"
  144.          pos[2]=001xxxx1b
  145.       Choice "Addr_0"
  146.          pos[2]=000xxxxxb
  147.  
  148.    Help
  149.       "This is the SCSI address of the host adapter. (Default 7)"
  150.  
  151. nameditem
  152.    Prompt "Sync Xfer Started by AHA-1640 Yes/No"
  153.       Choice "Yes"
  154.          pos[2]=xxxx1xxxb
  155.       Choice "No"
  156.          pos[2]=xxxx0xxxb
  157.    Help
  158.       "Synchronous transfer on the SCSI bus will be started by the
  159.        host adapter if 'Yes'. (Default Yes)"
  160.  
  161. nameditem
  162.    Prompt "SCSI Parity Checking On/Off"
  163.       Choice "On"
  164.          pos[2]=xxx1xxxxb
  165.       Choice "Off"
  166.          pos[2]=xxx0xxxxb
  167.    Help
  168.        "The host adapter will check SCSI Parity if 'On'. (Default On)"
  169.  
  170. nameditem
  171.    Prompt "Fairness On/Off"
  172.       Choice "On"
  173.          pos[3]=xxx1xxxxb
  174.       Choice "Off"
  175.          pos[3]=xxx0xxxxb
  176.    Help
  177.       "Bus Arbitrations Fairness. This controls whether the adapter will
  178.        release control of the bus when it has been using it exclusively.
  179.        (Default On)"
  180.  
  181.